Skip to content
View KennethSpeecke's full-sized avatar
  • Belgium Brugges
  • 10:46 (UTC +02:00)

Block or report KennethSpeecke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. [EAP 7.2.2] Enable Two-way SSL/TLS f... [EAP 7.2.2] Enable Two-way SSL/TLS for the Management Interfaces Using the Elytron Subsystem
    1
    <?xml version='1.0' encoding='UTF-8'?>
    2
    
                  
    3
    <server xmlns="urn:jboss:domain:8.0">
    4
        <extensions>
    5
            <extension module="org.jboss.as.clustering.infinispan"/>
  2. Parser.cs Parser.cs
    1
    // Create an instance of Parser class
    2
    using(Parser parser = new Parser("sample.docx"))
    3
    {
    4
        // Extract text into the reader.
    5
        using(TextReader reader = parser.GetText())
  3. DiscordCourseBot DiscordCourseBot Public

    Discord Course bot

    C#

  4. Orbital Orbital Public

    Orbital space mapping application

    C#