Conversations.Core
1.0.0-beta
Conversations is a very simple .NET Standard library to help manage conversations inside your app. This package includes core functionality without any storage implementation.
This is a prerelease version of Conversations.Core.
Install-Package Conversations.Core -Version 1.0.0-beta
dotnet add package Conversations.Core --version 1.0.0-beta
<PackageReference Include="Conversations.Core" Version="1.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Conversations.Core --version 1.0.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Conversations.Core, 1.0.0-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Conversations.Core:
Package | Downloads |
---|---|
Conversations.EntityFramework
Conversations is a very simple .NET Standard library to help you manage conversations inside your app. This package includes implementation entity framework.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta | 559 | 8/23/2017 |