Fati Iseni
@fiseni.com
1.1K followers
450 following
200 posts
Software Engineer | Microsoft MVP | .NET
https://fiseni.com
Posts
Media
Videos
Starter Packs
Fati Iseni
@fiseni.com
· 3d
Published v0.4.0
There are breaking changes. The base infrastructure is updated, and the workflow is streamlined.
I don't expect some drastic changes anymore. I think this one will be a good candidate for a stable release.
#dotnet #csharp
github.com/fiseni/NuSeal
There are breaking changes. The base infrastructure is updated, and the workflow is streamlined.
I don't expect some drastic changes anymore. I think this one will be a good candidate for a stable release.
#dotnet #csharp
github.com/fiseni/NuSeal
GitHub - fiseni/NuSeal: A .NET library that helps you protect your NuGet packages with commercial licenses.
A .NET library that helps you protect your NuGet packages with commercial licenses. - fiseni/NuSeal
github.com
Fati Iseni
@fiseni.com
· 6d
Fati Iseni
@fiseni.com
· 9d
Fati Iseni
@fiseni.com
· 9d
Fati Iseni
@fiseni.com
· 9d
Fati Iseni
@fiseni.com
· 22d
Fati Iseni
@fiseni.com
· 24d
Fati Iseni
@fiseni.com
· 25d
Here is even more simple example. In case of min = negative number, how much do you think the Run would allocate?
You'd expect no allocation, but it will allocate for the closure (the DisplayClass).
You'd expect no allocation, but it will allocate for the closure (the DisplayClass).
Fati Iseni
@fiseni.com
· 25d
Fati Iseni
@fiseni.com
· 26d
Fati Iseni
@fiseni.com
· 27d
Fati Iseni
@fiseni.com
· 28d
Fati Iseni
@fiseni.com
· 28d
Fati Iseni
@fiseni.com
· 28d
Fati Iseni
@fiseni.com
· Sep 19
Fati Iseni
@fiseni.com
· Sep 10
Fati Iseni
@fiseni.com
· Sep 10
Fati Iseni
@fiseni.com
· Sep 10
Fati Iseni
@fiseni.com
· Sep 9
📦 Announcing NuSeal
A library to protect your NuGet packages with custom licensing!
NuSeal provides the infrastructure for creating and validating licenses. It validates the licenses during build time.
#dotnet #csharp
github.com/fiseni/NuSeal
A library to protect your NuGet packages with custom licensing!
NuSeal provides the infrastructure for creating and validating licenses. It validates the licenses during build time.
#dotnet #csharp
github.com/fiseni/NuSeal
GitHub - fiseni/NuSeal: A .NET library that helps you protect your NuGet packages with commercial licenses.
A .NET library that helps you protect your NuGet packages with commercial licenses. - fiseni/NuSeal
github.com
Fati Iseni
@fiseni.com
· Sep 7
Fati Iseni
@fiseni.com
· Sep 7
Strip out unnecessary assemblies in tasks · Issue #17 · fiseni/NuSeal
Let me provide some context first. To publish MSBuild custom tasks as a NuGet package we need to pack the assembly that contains the task along all its dependencies. The convention is to pack these...
github.com