Skip to content
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

Migrado para .NET 9 em uma tentativa de resolver Erro de SSL #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

danilobreda
Copy link
Collaborator

@danilobreda danilobreda commented Mar 12, 2025

  • adicionado suporte especifico para .net 8 e 9
  • retirado suporte .net 6 (da pra usar ainda, mas vai pegar os pacotes do hercules em .net standard como referencia)
  • mantido .net framework e .net standard (sem nenhuma modificação, nem mesmo na arvore de chamadas teve modificação)
  • melhoria no algoritmo de ssl
  • atualizado projetos danfe para .net 9

@robertorp usei seu novo RequestSefazHttpClientHandler.cs WebRequest, HttpWebRequest, ServicePoint, and WebClient foi DESCONTINUADO, no .net 9... ta na hora de migrar pra HttpClient 👍
PARA .net 9 utiliza o RequestSefazHttpClientHandler.cs como DEFAULT.

@danilobreda
Copy link
Collaborator Author

Vou aproveitar e resolver amanha o build automatico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant