-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft.IIS.Administration is no longer actively maintained #305
Comments
Any suggestions for a supported technology for managing IIS? |
Is there any further news on when we can expect the net6.0 version to be released? |
@shirhatti Is no longer at Microsoft so I imagine someone else will have to take over and release the update. |
Would be nice to get an update |
We have updated the dev branch to support .Net 6 and will release it soon. |
@yaqiyang, is it reasonable to start using this API at that point on a new project? Do you have any idea what will be the supported technology for managing IIS in the future? |
@intenzive - Yes, once the update is available, the API will be running on an in-support version of .NET and is reasonable to use. After that point, we'll monitor things for a time to see if additional fixes are needed due to migrating to .NET 6. We're still discussing what the supported IIS management platform might be going forward and unfortunately don't have more information at this time. |
Is there an ETA for the release which supports .NET 6? |
Is there any update here? |
We are almost ready. It should be very soon to release v6.0 |
Awesome! I've been looking for something like this for months, and everything I've found has either been deprecated or requires server config changes that I'm pretty sure customers won't like. If this does what I'll need (and it certainly looks like it does), you'll have at least one very happy user. |
The update to target net60 has been completed and announced in #314. |
Microsoft.IIS.Administration
was built using .NET Core 2.1, which reached end of life of August 21, 2021. Unfortunately, we've had to make the difficult decision to longer maintain and support Microsoft.IIS.Administration.To make it easier to transition from
Microsoft.IIS.Administration
to a supported technology for managing IIS, we will be making one final update to targetnet6.0
. This update is planned for after .NET 6 is released (expected late 2021).The text was updated successfully, but these errors were encountered: