projac - Projac.SQLite 0.1.0

Projac.SQLite provides lightweight infrastructure for authoring SQL projections targeting SQLite.

PM> Install-Package Projac.SQLite -Version 0.1.0 -Source https://www.myget.org/F/projac/api/v3/index.json

Copy to clipboard

> nuget.exe install Projac.SQLite -Version 0.1.0 -Source https://www.myget.org/F/projac/api/v3/index.json

Copy to clipboard

> dotnet add package Projac.SQLite --version 0.1.0 --source https://www.myget.org/F/projac/api/v3/index.json

Copy to clipboard
<PackageReference Include="Projac.SQLite" Version="0.1.0" />
Copy to clipboard
source https://www.myget.org/F/projac/api/v3/index.json

nuget Projac.SQLite  ~> 0.1.0
Copy to clipboard

> choco install Projac.SQLite --version 0.1.0 --source https://www.myget.org/F/projac/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "projac" -SourceLocation "https://www.myget.org/F/projac/api/v2"
Install-Module -Name "Projac.SQLite" -RequiredVersion "0.1.0" -Repository "projac" 
Copy to clipboard

Projac

Projac is a set of .NET libraries that allow you to author projections targeting various backing stores and is easy to integrate with existing event stores such as EventStore and SQLStreamStore. Join the chat at https://gitter.im/yreynhout/Projac

It's available on both NuGet & MyGet:

The custom MyGet feed can be found here.


Important Changes

If you're using a version prior to 0.1.0, not only has your cheese been moved, it probably has been broken in unexpected places. Please check out the changes made in 0.1.0 as well as the how do I upgrade to 0.1.0 guide. If you want to keep your cheese as is, you can always fork this code base and use the legacy branch.


Contributions

  • Date, DateTime, DateTime2, Money data types in TSql by @xt0rted
  • The positional syntax suggestion by @tojans.
  • Decimal data type in SqlClientSyntax by @ritasker
  • .NETFramework 4.5.2
    • Projac.Sql (>= 0.1.0)
    • System.Data.SQLite.Core.MSIL (>= 1.0.105.2)
  • .NETFramework 4.6
    • Projac.Sql (>= 0.1.0)
    • System.Data.SQLite.Core.MSIL (>= 1.0.105.2)
  • .NETFramework 4.5.2: 4.5.2.0
  • .NETFramework 4.6: 4.6.0.0

Owners

Yves Reynhout

Authors

Yves Reynhout

Project URL

https://github.com/yreynhout/Projac

License

Unknown

Tags

command and query responsibility segregation cqrs event sourcing es domain driven design ddd

Info

4 total downloads
4 downloads for version 0.1.0
Download (23.53 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.1.0 23.53 KB Tue, 05 Dec 2017 09:38:58 GMT 4