Cosmonaut 3.0.0-preview1

This is a prerelease version of Cosmonaut.
dotnet add package Cosmonaut --version 3.0.0-preview1
                    
NuGet\Install-Package Cosmonaut -Version 3.0.0-preview1
                    
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="Cosmonaut" Version="3.0.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cosmonaut" Version="3.0.0-preview1" />
                    
Directory.Packages.props
<PackageReference Include="Cosmonaut" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cosmonaut --version 3.0.0-preview1
                    
#r "nuget: Cosmonaut, 3.0.0-preview1"
                    
#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.
#addin nuget:?package=Cosmonaut&version=3.0.0-preview1&prerelease
                    
Install Cosmonaut as a Cake Addin
#tool nuget:?package=Cosmonaut&version=3.0.0-preview1&prerelease
                    
Install Cosmonaut as a Cake Tool

A supercharged .NET SDK for Azure CosmosDB with ORM support

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Cosmonaut:

Package Downloads
Cosmonaut.Extensions.Microsoft.DependencyInjection

Microsoft Dependency Injection extension methods

Cosmonaut.ApplicationInsights

ApplicationInsights support for Cosmonaut

Marketplace.Helpers

Helpers for OrderCloud middleware projects

trifenix.connect.db.cosmos

Operaciones de base de datos cosmos db

trifenix.connect.entities.cosmos

Entidades base para base de datos cosmos db usadas en trifenix connect.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cosmonaut:

Repository Stars
Elfocrash/Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
Version Downloads Last updated
3.0.0-preview1 80,940 10/20/2019
2.11.3 401,124 7/5/2019
2.10.0 57,877 3/23/2019
2.9.0 5,427 2/28/2019
2.8.2 15,987 1/17/2019
2.8.1 1,295 1/10/2019
2.7.1 5,842 12/11/2018
2.7.0 29,157 12/3/2018
2.6.2 2,526 11/15/2018
2.5.0 2,567 11/8/2018
2.4.2 4,008 10/8/2018
2.4.0 3,803 9/24/2018
2.3.2 2,030 9/20/2018
2.2.0 100,403 9/12/2018
2.0.4 3,153 9/7/2018
2.0.3 2,013 8/9/2018

Please report any issues on Github.