tgarcia.Utils.BasicInfrastructure.Persistence
0.0.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package tgarcia.Utils.BasicInfrastructure.Persistence --version 0.0.6
NuGet\Install-Package tgarcia.Utils.BasicInfrastructure.Persistence -Version 0.0.6
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="tgarcia.Utils.BasicInfrastructure.Persistence" Version="0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tgarcia.Utils.BasicInfrastructure.Persistence --version 0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: tgarcia.Utils.BasicInfrastructure.Persistence, 0.0.6"
#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.
// Install tgarcia.Utils.BasicInfrastructure.Persistence as a Cake Addin #addin nuget:?package=tgarcia.Utils.BasicInfrastructure.Persistence&version=0.0.6 // Install tgarcia.Utils.BasicInfrastructure.Persistence as a Cake Tool #tool nuget:?package=tgarcia.Utils.BasicInfrastructure.Persistence&version=0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BasicInfrastructure
Just a basic infrastructure and dependencies setup for .net framework apps
This is a helper for scaffolding some basic common features for some .net projects based on EF, Structuremap and WebAPI
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.1.3)
- FluentValidation (>= 7.1.0)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 10.0.3)
- PagedList.Mvc (>= 4.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on tgarcia.Utils.BasicInfrastructure.Persistence:
Package | Downloads |
---|---|
tgarcia.Utils.BasicInfrastructure.Auth
Gives some default Authorization and Authetication to use with your web or webapi app. Documentation comming soon. |
GitHub repositories
This package is not used by any popular GitHub repositories.
First test release