Revenj 1.6.3
dotnet add package Revenj --version 1.6.3
NuGet\Install-Package Revenj -Version 1.6.3
<PackageReference Include="Revenj" Version="1.6.3" />
paket add Revenj --version 1.6.3
#r "nuget: Revenj, 1.6.3"
// Install Revenj as a Cake Addin
#addin nuget:?package=Revenj&version=1.6.3
// Install Revenj as a Cake Tool
#tool nuget:?package=Revenj&version=1.6.3
.NET and Mono framework with support for Postgres and Oracle
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- Castle.Core (>= 4.3.1)
- Newtonsoft.Json (>= 11.0.2)
- protobuf-net (>= 2.0.0.668)
- System.Reactive.Linq (>= 3.1.1)
- Templater (>= 7.2.1)
-
.NETStandard 2.0
- Castle.Core (>= 4.3.1)
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
- protobuf-net (>= 2.4.0)
- System.ComponentModel.Composition (>= 4.5.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Drawing.Common (>= 5.0.3)
- System.Reactive.Linq (>= 3.1.1)
- System.Security.Principal.Windows (>= 4.5.1)
- Templater (>= 7.2.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Revenj:
Package | Downloads |
---|---|
Revenj.Oracle32
.NET and Mono framework with support for Postgres and Oracle |
|
Revenj.Oracle64
.NET and Mono framework with support for Postgres and Oracle |
|
Revenj.AspNetCore
.NET and Mono framework with support for Postgres and Oracle |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.6.3 - Postgres SCRAM fix with SSL
1.6.2 - SSL fix for .NET core
1.6.1 - Improved shutdown and tracing support
1.6.0 - Support for short data type, AspNet compatibility improvement
1.5.1 - Provide correct version on .NET standard 2.0. Queue API change
1.5.0 - Support for .NET standard 2.0. Minor LINQ fixes
1.4.2 - Performance improvements
1.4.0 - Initial release to Nuget