VersaTul.Contracts
1.0.7
Prefix Reserved
See the version list below for details.
dotnet add package VersaTul.Contracts --version 1.0.7
NuGet\Install-Package VersaTul.Contracts -Version 1.0.7
<PackageReference Include="VersaTul.Contracts" Version="1.0.7" />
paket add VersaTul.Contracts --version 1.0.7
#r "nuget: VersaTul.Contracts, 1.0.7"
// Install VersaTul.Contracts as a Cake Addin #addin nuget:?package=VersaTul.Contracts&version=1.0.7 // Install VersaTul.Contracts as a Cake Tool #tool nuget:?package=VersaTul.Contracts&version=1.0.7
The VersaTul Contracts project provides generic interfaces that are supported throughout the VersaTul ecosystem. Developers who may want to change the underline implementation of these contracts can create their own implementation of such contract and supply it to the VersaTul project in which they require to change the behavior.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VersaTul.Contracts:
Package | Downloads |
---|---|
VersaTul.Data.MongoDB
The VersaTul Data MongoDB project provides functionality for working with Mongo Databases. The project uses the repository design pattern to provide the functionality to Fetch, Add, Update, or Delete data. |
GitHub repositories
This package is not used by any popular GitHub repositories.