Sin.Net.Domain 0.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sin.Net.Domain --version 0.3.2
NuGet\Install-Package Sin.Net.Domain -Version 0.3.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="Sin.Net.Domain" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sin.Net.Domain --version 0.3.2
#r "nuget: Sin.Net.Domain, 0.3.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.
// Install Sin.Net.Domain as a Cake Addin
#addin nuget:?package=Sin.Net.Domain&version=0.3.2

// Install Sin.Net.Domain as a Cake Tool
#tool nuget:?package=Sin.Net.Domain&version=0.3.2

Sin.Net.Domain contains a domain layer with abstractions and interfaces for any application purpose. It contains a basis for logging, data repositories and the persistence layer with import and export functionality.

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. 
.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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Sin.Net.Domain:

Package Downloads
Sin.Net.Persistence

This assembly contains a reference implementation of the Sin.Net.Domain interfaces for im- and export control. Supported formats are Json, Binary and Csv based on DataTables. A derivation of the features in your client code is supported. More features will follow.

Sin.Net.Logging

This assembly represents a part of persitence layer. It is the implementation of a logging mechanism based on Sin.Net.Domain and NLog.

Sin.Net.Infrastructure

Sin.Net.Infrastructure provides features for your software to interact with external infrastructure or services. An Http and Mqtt controller is provided for ease of use. The Mqtt implementation is based on MqttNet.

D3vS1m.Domain

D3vS1m means discrete events & development for network device simulation. The assembly D3vS1m.Domain contains the domain layer of this framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.7 561 10/28/2020
0.3.6 1,017 9/14/2020
0.3.5 401 9/14/2020
0.3.4 551 8/5/2020
0.3.3 428 8/5/2020
0.3.2 2,375 7/26/2020
0.3.1 980 7/24/2020
0.3.0 1,241 5/29/2020
0.2.0 1,499 4/5/2020
0.1.7 1,191 1/23/2020
0.1.6 1,238 9/20/2019
0.1.5 522 9/6/2019
0.1.4 957 8/27/2019
0.1.3 1,632 8/15/2019
0.1.2 531 8/10/2019
0.1.1 1,737 7/16/2019
0.1.0 1,032 7/4/2019
0.0.12 1,083 5/21/2019
0.0.11 746 5/18/2019
0.0.10 1,223 4/18/2019
0.0.9 561 4/18/2019
0.0.8 532 4/17/2019
0.0.7 536 4/17/2019
0.0.6 537 4/8/2019
0.0.5 921 4/7/2019
0.0.4 521 4/7/2019
0.0.3 905 4/5/2019
0.0.2 720 3/31/2019
0.0.1 568 3/31/2019

SimpleCredentials and ISmtpControlable included.