FubuCore 2.0.0.311

dotnet add package FubuCore --version 2.0.0.311
                    
NuGet\Install-Package FubuCore -Version 2.0.0.311
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FubuCore" Version="2.0.0.311" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FubuCore" Version="2.0.0.311" />
                    
Directory.Packages.props
<PackageReference Include="FubuCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FubuCore --version 2.0.0.311
                    
#r "nuget: FubuCore, 2.0.0.311"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FubuCore@2.0.0.311
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FubuCore&version=2.0.0.311
                    
Install as a Cake Addin
#tool nuget:?package=FubuCore&version=2.0.0.311
                    
Install as a Cake Tool

A foundational library for .Net frameworks including model binding and localization

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FubuCore:

Package Downloads
Bottles

Shared libraries for runtime and deployment packaging of .Net applications

FubuLocalization

Localization utilities

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FubuCore:

Repository Stars
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
Version Downloads Last Updated
2.0.0.311 369 10/16/2015
1.3.0.278 2,865 3/1/2014
1.2.0.272 1,677 12/16/2013
1.1.0.255 821 8/6/2013
1.0.0.225 9,354 1/9/2013
0.9.9.149 9,891 4/30/2012
0.9.8.130 517 4/9/2012
0.9.4.117 715 3/17/2012
0.9.4.116 168 3/17/2012
0.9.4.115 219 3/14/2012
0.9.4.114 1,175 2/22/2012
0.9.4.113 322 2/20/2012
0.9.4.112 2,920 2/7/2012
0.9.4.111 2,578 2/2/2012
0.9.4.109 4,725 1/13/2012
0.9.4.108 218 1/12/2012
0.9.4.107 309 1/9/2012
0.9.4.106 323 1/4/2012
0.9.4.105 453 12/21/2011
0.9.4.104 292 12/20/2011
Loading failed