Michel Perfetti avatar

Michel Perfetti

Community

@miiitch · Paris, France

24Followers
|
11Public Repos
|
3Published Skills

Helping people to build stuffs with dotnet

Skills Distribution
DomainDeveloper To....NET & ASP.NET Cor.. (40%)Distributed Applic.. (30%)Identity Provision.. (30%)

Agent Skills by Michel Perfetti

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Michel Perfetti

FAQPage Schema
What tasks can I accomplish with miiitch's skills?▼

You can orchestrate Aspire distributed applications (start, stop, describe, view logs, add resources, manage the dashboard) and set up SCIM 2.0 user and group provisioning in ASP.NET Core using the EzSCIM package, including Entra ID connections and JWT authentication.

Who are these skills designed for?▼

They target .NET developers building distributed systems with Aspire and engineers adding standards-based identity provisioning to ASP.NET Core backends, including stacks using EF Core, Dapper, or SQL Server.

How do the skills run in practice?▼

The aspire skill invokes Aspire CLI commands such as aspire start, aspire describe, aspire otel logs, and aspire add, plus bash. The ezscim skill guides project setup: registering EzSCIM services, implementing repositories, and adding SCIM endpoints.

Are these skills open source and what do they cost?▼

The ezscim skill is released under the MIT license, making it free to use and modify. Documentation is available at https://ezscim.miiitch.dev. The aspire skill wraps the standard Aspire CLI commands.

What prerequisites do these skills require?▼

The aspire skill requires Aspire-based .NET distributed apps and the Aspire CLI; it is not for plain dotnet CLI, container-only deployments, or Azure deployment. The ezscim skill requires an ASP.NET Core project, optionally with EF Core or Dapper.