Swan.Core 7.0.0-beta.2

This is a prerelease version of Swan.Core.
dotnet add package Swan.Core --version 7.0.0-beta.2
                    
NuGet\Install-Package Swan.Core -Version 7.0.0-beta.2
                    
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="Swan.Core" Version="7.0.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swan.Core" Version="7.0.0-beta.2" />
                    
Directory.Packages.props
<PackageReference Include="Swan.Core" />
                    
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 Swan.Core --version 7.0.0-beta.2
                    
#r "nuget: Swan.Core, 7.0.0-beta.2"
                    
#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.
#:package Swan.Core@7.0.0-beta.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Swan.Core&version=7.0.0-beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Swan.Core&version=7.0.0-beta.2&prerelease
                    
Install as a Cake Tool

Repeating code and reinventing the wheel is generally considered bad practice.
At Unosquare we are committed to beautiful code and great software. SWAN is a collection of classes and
extension methods that we and other good developers have developed and evolved over the years.
We found ourselves copying and pasting the same code for every project every time we started it. We decided
to kill that cycle once and for all. This is the result of that idea. Our philosophy is that SWAN should
have no external dependencies, it should be cross-platform, and it should be useful.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Swan.Core:

Package Downloads
Swan.Data

Provides data operations and schema information on database connections.

Unosquare.Blazorific

A handy Blazor component library for quickly prototyping and building applications.

Swan.Logging

Logging subsystem and a handy Terminal abstraction.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Swan.Core:

Repository Stars
asesidaa/EXVS2-POC
Version Downloads Last Updated
7.0.0-beta.2 3,705 11/13/2022
6.0.2-beta.131 206 10/26/2022
6.0.2-beta.98 260 10/17/2022
6.0.2-beta.90 2,238 4/15/2022
6.0.2-beta.89 294 4/3/2022
6.0.2-beta.86 213 4/3/2022
6.0.2-beta.62 304 1/8/2022
6.0.2-beta.25 344 12/24/2021
6.0.2-beta.23 212 12/24/2021
6.0.2-beta.21 200 12/24/2021
6.0.2-beta.17 214 12/22/2021