Xinto.Sharplin 0.2.0-alpha

This is a prerelease version of Xinto.Sharplin.
dotnet add package Xinto.Sharplin --version 0.2.0-alpha
NuGet\Install-Package Xinto.Sharplin -Version 0.2.0-alpha
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="Xinto.Sharplin" Version="0.2.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xinto.Sharplin --version 0.2.0-alpha
#r "nuget: Xinto.Sharplin, 0.2.0-alpha"
#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 Xinto.Sharplin as a Cake Addin
#addin nuget:?package=Xinto.Sharplin&version=0.2.0-alpha&prerelease

// Install Xinto.Sharplin as a Cake Tool
#tool nuget:?package=Xinto.Sharplin&version=0.2.0-alpha&prerelease

Sharplin

NuGet

Sharplin is a .NET library that ports sweet tools and extensions from Kotlin to C#.

Introduction

Are you tired of writing some basic logic yourself? Do you want to get lazy? Are you jealous of your Kotlin friends having a rich stdlib with shortcuts for everything your heart desires? Well, then this library is for you!

Sharplin provides simple yet useful extensions for C# to make your life easier as a developer. No longer you have to write the code to find the first element in an array that matches the given predicate yourself! How cool is that?

Documentation

Head over to docs

License

Copyright (C) 2022 Xinto

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-alpha 138 1/14/2022
0.1.1-alpha 123 1/13/2022
0.1.0-alpha 124 1/13/2022